/ Assembly List / LJCDataAccess / DataCommon / GetUITimeString

Namespace - LJCDataAccess


Parameters
dateTime - The date/time value.

Returns

The time string or null if not > MinValue.

Syntax

C#
public static String GetUITimeString(DateTime dateTime)

Format the date/time to time for display.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.